Total Complexity | 32 |
Dependencies | 3 |
Dependents | 12 |
Total lines | 273 |
Lines of code | 99 |
Logical lines of code | 39 |
Comment lines | 122 |
Methods | 26 |
Properties | 8 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getExpectingBooking() | 67 | 3 | 8 | |
getBooking() | 70 | 2 | 7 | |
setTransactionId() | 71 | 2 | 6 | |
setPaymentMethod() | 71 | 2 | 6 | |
setGatewayMode() | 71 | 2 | 6 | |
getStatus() | 82 | 1 | 3 | |
getTransactionId() | 82 | 1 | 3 | |
getGatewaySpecificData() | 79 | 1 | 3 | |
getLogs() | 80 | 1 | 3 | |
addLog() | 78 | 1 | 3 | |
isFailed() | 79 | 1 | 3 | |
isCompleted() | 79 | 1 | 3 | |
isPending() | 79 | 1 | 3 | |
getGateway() | 80 | 1 | 3 | |
getPaymentMethod() | 82 | 1 | 3 | |
setStatus() | 81 | 1 | 3 | |
getGatewayMode() | 82 | 1 | 3 | |
getGatewayId() | 82 | 1 | 3 | |
removeExpirationTime() | 80 | 1 | 3 | |
getExpirationTime() | 75 | 1 | 4 | |
setExpirationTime() | 79 | 1 | 3 | |
resetExpirationTime() | 73 | 1 | 5 | |
getCurrency() | 82 | 1 | 3 | |
getAmount() | 82 | 1 | 3 | |
getBookingId() | 82 | 1 | 3 | |
setGatewaySpecificData() | 79 | 1 | 3 |